Skip to content

Add Andrey Vernigora author profile - #72

Merged
HeyItsGilbert merged 1 commit into
PowerShellOrg:mainfrom
eosfor:codex/author-andrey-vernigora
Aug 17, 2026
Merged

Add Andrey Vernigora author profile#72
HeyItsGilbert merged 1 commit into
PowerShellOrg:mainfrom
eosfor:codex/author-andrey-vernigora

Conversation

@eosfor

@eosfor eosfor commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an author profile for Andrey Vernigora with a short professional biography and links
  • associate the published PSRule and PowerShell graphs article with the new profile
  • preserve the existing /authors/eosfor/ URL as an alias

Why

The published article currently uses the GitHub handle as its author identity. A dedicated profile provides a consistent byline, author page, and biography for this and future contributions.

Validation

  • npm run build
  • verified the generated author page and the article byline locally

@netlify

netlify Bot commented Aug 16, 2026

Copy link
Copy Markdown

Deploy Preview for powershellorg ready!

Name Link
🔨 Latest commit f7337e0
🔍 Latest deploy log https://app.netlify.com/projects/powershellorg/deploys/6a8248afe095b300082fe731
😎 Deploy Preview https://deploy-preview-72--powershellorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@eosfor
eosfor marked this pull request as ready for review August 16, 2026 23:42
@HeyItsGilbert
HeyItsGilbert merged commit 852f36f into PowerShellOrg:main Aug 17, 2026
5 checks passed
HeyItsGilbert pushed a commit that referenced this pull request Aug 17, 2026
## Summary

- add a tutorial that uses a PowerShell notebook in Verso to build a
small reverse-mode automatic differentiation engine
- walk through scalar operations, computation graphs, neurons, and
training a tiny neural network
- include five SVG illustrations showing graph structure and loss
history

## Why

The article presents automatic differentiation as an approachable,
inspectable PowerShell exercise. It also demonstrates how Verso
notebooks and PSGraphView can support interactive exploration of
computation graphs.

## Author profile

The dedicated author profile is being added separately in #72. This
article can be reviewed independently, but should preferably merge after
that PR so its byline links to the complete profile.

## Validation

- rebased onto the current `upstream/main`
- `npm run build`
- verified the generated article page includes all five SVG assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants